home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / gnome-session / README.Debian < prev    next >
Encoding:
Text File  |  2010-01-30  |  1.7 KB  |  44 lines

  1. gnome-session for Debian
  2. ========================
  3.  
  4. Applications at startup
  5. -----------------------
  6.  
  7. Upon startup, gnome-session starts the following applications:
  8.  - Saved session: if you have saved a session, it is located in 
  9.    ~/.config/gnome-session/saved-session/. You can enable automatic 
  10.    session saving or manually save it in the "Startup Applications" 
  11.    configuration applet.
  12.  - Autostart applications: applications shipping a .desktop file in 
  13.    /usr/share/gnome/autostart or /etc/xdg/autostart. This includes the 
  14.    keyring manager, the settings daemon, nautilus and the power 
  15.    manager. They can be selectively disabled in the configuration 
  16.    applet.
  17.  - Required components: they are listed in the 
  18.    /desktop/gnome/session/required_components_list GConf key. This 
  19.    includes the window manager, the panel and the file manager.
  20.    The required components are always respawned if they crash or exit. 
  21.    To disable them, you need to change this GConf key. If you want to 
  22.    use an alternate panel or window manager, you need to change the 
  23.    corresponding key in /desktop/gnome/session/required_components/.
  24.  
  25.  
  26. Splash screen
  27. -------------
  28.  
  29. Displaying a splash screen implies a noticeable delay in login for most users,
  30. hence it's entirely disabled now.
  31.  
  32.  
  33. Changing the window manager
  34. ---------------------------
  35.  
  36. For GNOME 2, gnome-session tries to start metacity, mutter or sawfish if 
  37. they are installed, then falls back to the system default.
  38.  
  39. If you want to specify the window manager by hand, you can set the 
  40. /desktop/gnome/session/required_components/windowmanager GConf key to 
  41. the value of your preferred one.
  42.  
  43. For GNOME 3, it starts gnome-shell instead.
  44.